wantarray
Returns true if the context of the currently execut-
ing subroutine is looking for an array value.
Returns false if the context is looking for a
scalar.
return wantarray ? () : undef;
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson